eKOK Dokumentacja Integracyjna
0.4.0 - draft Poland flag

: QuantityUnitCodeSystem - JSON Representation

Active as of 2026-02-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "quantity-unit-code-system",
  "language" : "pl",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem quantity-unit-code-system</b></p><a name=\"quantity-unit-code-system\"> </a><a name=\"hcquantity-unit-code-system\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pl</p></div><p>This case-insensitive code system <code>https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/quantity-unit-code-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">%<a name=\"quantity-unit-code-system-.37\"> </a></td><td>%</td><td>%</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"quantity-unit-code-system-V\"> </a></td><td>V</td><td>Volt</td></tr><tr><td style=\"white-space:nowrap\">Ohm<a name=\"quantity-unit-code-system-Ohm\"> </a></td><td>Ohm</td><td>Ohm</td></tr><tr><td style=\"white-space:nowrap\">a<a name=\"quantity-unit-code-system-a\"> </a></td><td>rok/lata</td><td>rok/lata</td></tr><tr><td style=\"white-space:nowrap\">mV<a name=\"quantity-unit-code-system-mV\"> </a></td><td>mV</td><td>miliVolt</td></tr><tr><td style=\"white-space:nowrap\">ms<a name=\"quantity-unit-code-system-ms\"> </a></td><td>ms</td><td>milisekundy</td></tr><tr><td style=\"white-space:nowrap\">/min<a name=\"quantity-unit-code-system-.47min\"> </a></td><td>/min</td><td>per minute</td></tr></table></div>"
  },
  "url" : "https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/quantity-unit-code-system",
  "version" : "0.4.0",
  "name" : "QuantityUnitCodeSystem",
  "title" : "QuantityUnitCodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-16T16:15:24+01:00",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Słownik jednostek miary",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "%",
      "display" : "%",
      "definition" : "%"
    },
    {
      "code" : "V",
      "display" : "V",
      "definition" : "Volt"
    },
    {
      "code" : "Ohm",
      "display" : "Ohm",
      "definition" : "Ohm"
    },
    {
      "code" : "a",
      "display" : "rok/lata",
      "definition" : "rok/lata"
    },
    {
      "code" : "mV",
      "display" : "mV",
      "definition" : "miliVolt"
    },
    {
      "code" : "ms",
      "display" : "ms",
      "definition" : "milisekundy"
    },
    {
      "code" : "/min",
      "display" : "/min",
      "definition" : "per minute"
    }
  ]
}